.cont-deck {
    gap: 1rem;

}

.cont-deck img {
    height: 300px;
    object-fit: cover;
}

.contcard {
    flex: 1 1 300px;
}

#homeboxes h2 {
    font-size: 3rem;
}

#homeboxes h3 {
    font-size: 2rem;
}